a11y: Add a special-case for cell index querying
authorBenjamin Otte <otte@redhat.com>
Fri, 11 Nov 2011 00:25:09 +0000 (01:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 16 Nov 2011 03:31:06 +0000 (04:31 +0100)
commit533ee181de1b8d1c9ff45f9bfd575bd98eb91b2c
tree90590db4eaecc00e29ad87d93ba6081c042a7065
parent02fd1e5a6260d8f74977a56f311be117b5417d38
a11y: Add a special-case for cell index querying

I could have tried to make GtkContainerCellAccessible implement
GtkCellAccessibleParent, but the current implementation of that
interface doesn't make sense for it.
gtk/a11y/gtkcellaccessible.c
gtk/a11y/gtkcontainercellaccessible.c